/*公用*/
*{
	margin: 0;
	padding: 0;
}
body{_font-family:'Microsoft YaHei' !important; font-family:'Microsoft YaHei';}


/*更多选择标签*/
em,i{ font-style:normal;}

/*列表,图像,A重置*/
ul{ list-style:none;}
img{ border:0 none;}
a{ text-decoration:none; outline:none;}

.detail_content_son{width:920px;font-size:16px;line-height:30px;margin:0 auto;}
.detail_content_son img{max-width:100%;}
#erji_news{    margin-top: 26px;}
/*公用 end*/